Gets a submit menu.
| Get | SubmitMenu_GetSubmitMenuById |
Resource Path: /api/SubmitMenu/{menutype}/{id}
Uri: http://doc.jamsscheduler.com/api/SubmitMenu/{menutype}/{id}
| Name | Description | Data Type |
|---|---|---|
| menutype | Menu Type | string |
| id | Menu Id | integer |
The response body is of type Array[MenuEntry].
OK